Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

  Common

  Codec

  CodecExtensions

  CodecNotFoundException

  CorruptionException

  DecoderException

  DuplicateChannelException

  InvalidChannelException

  InvalidChannelOrderException

  NoProgramException

  RealtimeLengthException

  ReservedValueException

  StreamingException

  SyncException

  Track

  TrackExtensions

  TrackExtra

  TrackExtraAudio

  UnsupportedCodecException

  UnsupportedFeatureException

  UnsupportedFormatException

  Consts

  Container

  Decoders

  Environment

  FilterSet

  Renderers

  Transcoders

  Utilities

  AudioFormat

  AudioReader

  AudioTrackReader

  AudioWriter

  BitDepth

  EnhancedAC3Reader

  LAFMode

  LimitlessAudioFormatReader

  LimitlessAudioFormatWriter

  RIFFWaveReader

  RIFFWaveWriter

  SegmentedAudioReader

  SegmentedAudioWriter

 Helpers

 QuickEQ

 Remapping

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

namespace Common

Public classes

class CodecNotFoundExceptionTells if no stream was present in the container with the selected codec.
class CorruptionExceptionTells if the decoded stream is corrupted.
class DecoderExceptionTells if the decoder ran into a predefined error code that is found in the decoder's documentation.
class DuplicateChannelExceptionTells if a single channel is present multiple times in a stream that doesn't support it.
class InvalidChannelExceptionTells if some channels are not supported by the export format.
class InvalidChannelOrderExceptionTells if the channel order cannot be applied as it's invalid in an export format.
class NoProgramExceptionTells that no program was detected in the container/track.
class RealtimeLengthExceptionTells that a decoder which can process an infinite stream is not able to return content length.
class ReservedValueExceptionTells if a decoded value is reserved. This could mark a transport error.
class StreamingExceptionTells is a feature is only available when reading from a raw file.
class SyncExceptionTells if a sync word check has failed.
class TrackMetadata and continuous reading handler of a track.
class TrackExtraExtra metadata of a track.
class TrackExtraAudioAudio track metadata.
class UnsupportedCodecExceptionTells if a codec is unsupported.
class UnsupportedFeatureExceptionTells if a required feature in the codec is unsupported.
class UnsupportedFormatExceptionTells if no supported file format was detected.

Public static classes

class CodecExtensionsExtra functions for codecs.
class TrackExtensionsExtension methods for Tracks.

Public enums

enum CodecCodecs detected (not neccessarily supported) by Cavern.Format.
Video codecs come befpre audio, and higher quality (newer, immersive, better overall quality) codecs also come first.